home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / dcon11.zip / DCDMAK.DOC < prev    next >
Text File  |  1991-12-09  |  2KB  |  62 lines

  1. Program:        DCDmak
  2. Package:        Part of the DCon Utility Set
  3. Version:        1.0
  4. Date:           December 9, 1991
  5. Author:         George Spafford
  6.  
  7. Purpose:
  8.  
  9. To create an alphabetically sorted, sequential, DOS text file.
  10.  
  11. Procedure:
  12.  
  13. Place DCDmak.EXE in a directory that is in your path.  Invoke it as
  14.  
  15.       DCDmak filespec
  16.       
  17.         FileSpec can be any DOS file name or valid wildcard combination
  18.         using "*" or "?".
  19.  
  20. Once the program is run, it makes the data file - "DCDIR.LST" in the active
  21. directory, i.e. the directory that is currently being displayed, used, or
  22. however you want to term it.
  23.  
  24.            
  25. This package is a little different from some utility packages that are on the
  26. market today.  If you only like one or two programs, the individual programs
  27. can be registered for $5 per concurrently used copy.  The bargain (in my
  28. eyes) is that the whole package is only $20.  It is up to you whether or not
  29. you want the entire package or only specific files.  If this package, or one
  30. of the utilities aids you, you should register your copy.  For example, say you
  31. want DCMAP & DCUPDAY, then you need only send $10.  But please, if you use this
  32. software, register it.
  33.  
  34.                 Sincerely,
  35.  
  36.                 George Spafford
  37.                 3001 LakeShore Drive, #329
  38.                 St. Joseph, MI 49085
  39.  
  40.         Data:  (616) 468-5026  Queued Access BBS 14.4Kb USR Dual HST
  41.                                FIDOnet: 1:2340/0 NEC/NC Site
  42.                                Sysop:   Tim Akright
  43.  
  44.  
  45. NOTE:  DCDMAK IS A PART OF THE DIRECTORY CONTROL PACKAGE.  THE FOLLOWING
  46.        NOTICE PERTAINS TO DCDMAK AS WELL.
  47.         
  48. DIRECTORY CONTROL AND ALL OF ITS COMPONENT FILES ARE DISTRIBUTED AS IS.  
  49. THE AUTHOR (GEORGE SPAFFORD) MAKES NO WARRANTY OF ANY KIND, EXPRESSED OR 
  50. IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY OR 
  51. FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THIS SOFTWARE AND 
  52. DOCUMENTATION. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DAMAGES, 
  53. INCLUDING LOST PROFITS, LOST SAVINGS, OR ANY OTHER INCIDENTAL OR 
  54. CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF OR THE INABILITY TO USE 
  55. THIS PROGRAM.
  56. -------------------------------------------------------------------------
  57.         
  58.  
  59.                                                                                        
  60.  
  61.  
  62.